haddr_t

Undocumented in source.
  1. alias haddr_t = uint64_t
  2. alias haddr_t = uint
  3. alias haddr_t = ulong
  4. alias haddr_t = ulong
    static if(!(H5_SIZEOF_INT64_T >= 8))
    static if(!(H5_SIZEOF_INT >= 8))
    static if(!(H5_SIZEOF_LONG >= 8))
    static if(H5_SIZEOF_LONG_LONG >= 8)
    alias haddr_t = ulong

Meta